home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 42 / PC Gamer IT CD 42 2-2.iso / utility / easytext / _SETUP.1 / EasyText.exe / 0 / RCDATA / TBTNRIGHTDLG1 / TBTNRIGHTDLG1.txt
Text File  |  1999-01-10  |  3KB  |  148 lines

  1. object BtnRightDlg1: TBtnRightDlg1
  2.   Left = 196
  3.   Top = 95
  4.   ActiveControl = OKBtn
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 299
  7.   ClientWidth = 397
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = [fsBold]
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Bevel1: TBevel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 397
  20.     Height = 299
  21.     Align = alClient
  22.     Shape = bsFrame
  23.     IsControl = True
  24.   end
  25.   object Label1: TLabel
  26.     Left = 24
  27.     Top = 16
  28.     Width = 80
  29.     Height = 16
  30.     Caption = 'C:\...\Easytext'
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = clBlack
  33.     Font.Height = -13
  34.     Font.Name = 'MS Sans Serif'
  35.     Font.Style = []
  36.     ParentFont = False
  37.   end
  38.   object Label2: TLabel
  39.     Left = 240
  40.     Top = 48
  41.     Width = 5
  42.     Height = 13
  43.   end
  44.   object OKBtn: TBitBtn
  45.     Left = 204
  46.     Top = 256
  47.     Width = 85
  48.     Height = 27
  49.     Caption = 'Finished'
  50.     Font.Charset = DEFAULT_CHARSET
  51.     Font.Color = clBlack
  52.     Font.Height = -13
  53.     Font.Name = 'MS Sans Serif'
  54.     Font.Style = []
  55.     ParentFont = False
  56.     TabOrder = 0
  57.     OnClick = OKBtnClick
  58.     Kind = bkOK
  59.     Margin = 2
  60.     Spacing = -1
  61.     IsControl = True
  62.   end
  63.   object DriveComboBox1: TDriveComboBox
  64.     Left = 16
  65.     Top = 248
  66.     Width = 137
  67.     Height = 19
  68.     DirList = DirectoryListBox1
  69.     TabOrder = 1
  70.   end
  71.   object DirectoryListBox1: TDirectoryListBox
  72.     Left = 16
  73.     Top = 48
  74.     Width = 137
  75.     Height = 177
  76.     DirLabel = Label1
  77.     Font.Charset = DEFAULT_CHARSET
  78.     Font.Color = clBlack
  79.     Font.Height = -11
  80.     Font.Name = 'MS Sans Serif'
  81.     Font.Style = []
  82.     ItemHeight = 16
  83.     ParentFont = False
  84.     TabOrder = 2
  85.   end
  86.   object ListBox1: TListBox
  87.     Left = 248
  88.     Top = 64
  89.     Width = 129
  90.     Height = 161
  91.     ExtendedSelect = False
  92.     Font.Charset = DEFAULT_CHARSET
  93.     Font.Color = clBlack
  94.     Font.Height = -11
  95.     Font.Name = 'MS Sans Serif'
  96.     Font.Style = []
  97.     ItemHeight = 13
  98.     ParentFont = False
  99.     Sorted = True
  100.     TabOrder = 3
  101.   end
  102.   object Button1: TButton
  103.     Left = 168
  104.     Top = 80
  105.     Width = 65
  106.     Height = 33
  107.     Caption = 'Add >>'
  108.     Font.Charset = DEFAULT_CHARSET
  109.     Font.Color = clBlack
  110.     Font.Height = -13
  111.     Font.Name = 'MS Sans Serif'
  112.     Font.Style = []
  113.     ParentFont = False
  114.     TabOrder = 4
  115.     OnClick = Button1Click
  116.   end
  117.   object Button2: TButton
  118.     Left = 168
  119.     Top = 160
  120.     Width = 65
  121.     Height = 33
  122.     Caption = 'Remove'
  123.     Font.Charset = DEFAULT_CHARSET
  124.     Font.Color = clBlack
  125.     Font.Height = -13
  126.     Font.Name = 'MS Sans Serif'
  127.     Font.Style = []
  128.     ParentFont = False
  129.     TabOrder = 5
  130.     OnClick = Button2Click
  131.   end
  132.   object BitBtn1: TBitBtn
  133.     Left = 304
  134.     Top = 256
  135.     Width = 85
  136.     Height = 27
  137.     HelpContext = 10
  138.     Font.Charset = DEFAULT_CHARSET
  139.     Font.Color = clBlack
  140.     Font.Height = -13
  141.     Font.Name = 'MS Sans Serif'
  142.     Font.Style = []
  143.     ParentFont = False
  144.     TabOrder = 6
  145.     Kind = bkHelp
  146.   end
  147. end
  148.